home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / ETHNE / ETHNEO.ZIP / README.TXT < prev   
Encoding:
Text File  |  1991-05-10  |  2.5 KB  |  87 lines

  1. ;Protocol.ini for the ACCTON EtherCoax/Pair-NE(2)
  2. ;Ethernet cards
  3. ;
  4. ;PROTOCOL.INI PARAMETERS
  5. ;
  6. ; This is a sample PROTOCOL.INI file for the ACCTON EtherCoax/Pair-NE(2) NDIS
  7. ; MAC driver. The [ETHNE] section shows examples of ETHNE configuration
  8. ; parameter settings.  Comments at the end of the file explain these parameters
  9. ; and give their default, minimum and maximum values.  The [protocol manager]
  10. ; and [netbeui] sections aren't meant to be complete or realistic examples,
  11. ; except for the "BINDINGS = ETHNE" line in the [netbeui] section.
  12. ;    The only parameter that must be specified is the "drivername".  Note
  13. ; that many of these parameters have default values (which are given below
  14. ; under "Comments about ETHNE parameters"). A parameter need not be specified
  15. ; in your PROTOCOL.INI if its default value is satisfactory.
  16. ;
  17. ;drivername
  18. ;     units:[n/a]
  19. ;     range:[ethne$]
  20. ;     default:[ethne$]
  21. ;
  22. ;     This parameter's value must be ETHNE$, it identifies the network
  23. ;     device driver.
  24. ;
  25. ;The following entries are optional under the [ETHNE] section.
  26. ;
  27. ;irq
  28. ;     units:[integer]
  29. ;     range:[2-7,10,12]
  30. ;     default:[3]
  31. ;
  32. ;     On an 80286 or 80386 computer, specifying interrupt level 2
  33. ;     will be redirected to interrupt level 9 because the cascaded programmable
  34. ;     interrupt control (PIC) is already using interrupt level 2.
  35. ;     Not all values are supported by all adapters.
  36. ;
  37. ;iobase
  38. ;     units:[hex]
  39. ;     range:[300-360]
  40. ;     default:[300]
  41. ;
  42. ;     Indicates the base I/O address for the network adapter card.
  43. ;     This entry must match the adapter card's I/O address jumper settings.
  44. ;
  45. ;maxmulticast
  46. ;     units:[integer]
  47. ;     range:[1-1000]
  48. ;     default:[10]
  49. ;
  50. ;     Specifiese the maximum number of multicast address.
  51. ;
  52. ;maxrequests
  53. ;     units:[integer]
  54. ;     range:[8-32]
  55. ;     default:[8]
  56. ;
  57. ;     Specifies the number of request queue entries.
  58. ;
  59. ;maxtransmits
  60. ;     units:[integer]
  61. ;     range:[8-50]
  62. ;     default:[12]
  63. ;
  64. ;     Specifies the number of transmit queue entries.
  65. ;
  66. ;receivechains
  67. ;     units:[n/a]
  68. ;     range:[6-96]
  69. ;     default:[12]
  70. ;
  71. ;     Specifies the number of receive chain header queue entries.
  72. ;
  73. ;receivebuffers
  74. ;     units:[integer]
  75. ;     range:[6-96]
  76. ;     default:[12]
  77. ;
  78. ;     Specifies the number of receive buffer queue entries.
  79. ;
  80. ;receivebufsize
  81. ;     units:[bytes]
  82. ;     range:[256-1536]
  83. ;     default:[256]
  84. ;
  85. ;     Specifies the size, in bytes, of a receive buffer.
  86. ;
  87.